/* 首页样式 */
.index_main {
	width: 100%;
}

/* banner */
.index_banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.lunbo{ 
	width: 100%; 
	min-width:1000px;
	clear: both; 
	position: relative; 
	height: 459px;
}
.lunbo_box{ 
	position: relative; 
	width: 100%; 
	height: 459px; 
}
.lunbo_box li{ 
	float: left;
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 459px; 
	opacity: 0;
	filter:alpha(opacity=0);
}
.lunbo_box li a { 
	display: block;
	width: 100%;  
	height: 100%;
}

.lunbo_box li img { 
	width: 100%; 
	height: 459px;
}

/*圆点*/
.cir_box{ 
	overflow: hidden; 
	position: absolute; 
	z-index: 100;
	height: 5px;
}
.cir_box li{ 
	float: left;
	width: 30px;
	height: 5px;
	margin:0 5px;
	cursor: pointer;
	background: #fff;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.cir_on{ 
	background: #FF5A27 !important;
}

/* 主打产品 */
.hpro {
	width: 1200PX;
	height: 280px;
	margin: 0 auto;
}

.hpro_h {
	width: 100%;
	position: relative;
	color: #FF5A27;
	border-bottom: 2px solid #FF5A27;
	padding-left: 15px;
	padding-right: 15px;
    font-size: 25px;
	line-height: 50px;
	margin-top: 15px;
}

.search_index {
	width: 280px;
	height: 30px;
	margin-left: 20px;
	margin-top: 10px;
	border-radius: 10px;
	border: 1px #FF5A27 solid;
	float: right;
}

.search_index form {
	position: relative;
    width: 280px;
    margin: 0 auto;
}

.search_index .search_inp {
	width: 240px;
    height: 30px;
    padding-left: 10px;
	font-size: 14px;
	color: #888888;
	background: none;
}

.search_index .search_btn {
	height: 22px;
    width: 22px;
    position: absolute;
    cursor: pointer;
	margin-top: 4px;
}

.hpro_m {
	width: 1200px;
	height: 280px;
	margin: 0 auto;
	margin-top: 10px;
}

.hpro_l {
	float: left;
	width: 100%;
}

.hpro_l_t {
	float: left;
	margin-bottom: 10px;
	color: #FF5A27;
    font-size: 25px;
	line-height: 50px;
}

.hpro_l_x {
	width: 100%;
	margin-top: 35px;
}

.hprol_lx {
	width: 900px;
	float: left;
	padding-left: 15px;
}

.hprol_lx p {
	width: 860px;
}

.hpro_l_xl {
	width: 33%;
	float: left;
}

.hpro_l_xl img {
	float: left;
	margin-top: 5px;
} 

.hpro_l_xli {
	width: 140px;
	float: left;
	
	font-size: 14px;
	color: #888888;
	padding-left: 20px;
}

.hpro_l_xli li {
	background: url(/static/images/proico.png) no-repeat;
	background-position: 0 5px;
	padding-left: 30px;
	line-height: 30px;
}

.hpro_l p {
	float: left;
	text-indent: 2em;
	font-size: 14px; 
	line-height: 25px;
}

.hpro_r {
	float: right;
	width: 270px;
}

.hpro_r_i {
}

/* 方案资讯 */
.hnews {
	width: 100%;
	height: 260px;
	background: #f9f9f9;
}

.hnews_m {
	background: #f9f9f9;
}

.hnews_m, .hcontact_m {
	width: 1200px;
	height: 260px;
	margin: 0 auto;
}

.hnews_h, .hcontact_h {
	width: 100%;
	position: relative;
	color: #FF5A27;
	border-bottom: 2px solid #FF5A27;
	padding-left: 15px;
    font-size: 25px;
	line-height: 50px;
	margin-top: 15px;
}

.hnews_c, .hcontact_c {
	width: 100%;
	height: 200px;
	padding-left: 15px;
}

.hnews_cl {
	float: left;
	margin-top: 15px;
	border: 1px solid #DADADA;
	padding: 0 15px;
}

.hnews_cl .hnews_clt {
	line-height: 60px;
	font-size: 15px;
	color: #333333;
	background: url(/static/images/hnews_bg.png) no-repeat;
	background-position: 0 18px;
	padding-left: 35px;
}

.hnews_cr {
	float: left;
	height: 200px;
}

.hnews_cri {
	width: 200px;
	float: left;
	margin-top: 25px;
}

.hnews_crt {
	width: 260px;
	float: left;
	height: 180px;
	text-align: center;
	padding: 0 5px;
	margin-left: 10px;
	line-height: 28px;
	font-size: 15px;
	border: 1px solid #DADADA;
	margin-top: 15px;
}

.hnews_crt li {
	padding-top: 5px;
	border-bottom: 1px dotted #999999;
}

.htech_crt {
	width: 760px;
	float: left;
	height: 180px;
	text-align: left;
	padding: 0 5px;
	margin-left: 10px;
	line-height: 28px;
	font-size: 15px;
	margin-top: 15px;
}

.htech_crt li {
    padding-top: 5px;
    padding-left: 15px;
    border-bottom: 1px dotted #999999;
}

.htech_crt li span {
	float: right;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-right: 15px;
}

/* 友情链接 */
.flink {
	width: 100%;
	background: #666;
}

.flink_c {
	width: 1150px;
	margin: 0 auto;
}

.flink_c span {
	color: #fff;
}

.flink_c a {
	color: #f4f4f4;
}




